PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLinkAnnotation Class / getAction Method
In This Topic
    getAction Method
    In This Topic
    Gets the link action.
    Syntax
    public PDFAction getAction()

    Return Value

    The action to be performed when the link annotation is activated.
    See Also